AgentStack
SKILL verified MIT Self-run

Feature Implementation

skill-karmaloopai-jiva-implementation · by KarmaloopAI

>

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-karmaloopai-jiva-implementation

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Feature Implementation? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Feature Implementation Skill

Overview

Write high-quality, production-ready code for features and bug fixes.

Workflow

  1. Understand Requirements: Parse task requirements thoroughly
  2. Plan Implementation: Identify files to create/modify
  3. Write Code: Implement with best practices:
  • Clean, readable code
  • Proper error handling
  • Type safety
  • Good variable/function names
  1. Verify: Test basic functionality
  2. Document: Add comments for complex logic

Code Quality Standards

  • Follow language idioms and conventions
  • Handle edge cases and errors
  • Use appropriate data structures
  • Keep functions focused and small
  • Add inline comments for complex logic

Tools to Use

  • create_file: For new files
  • edit_file: For modifications
  • view: To read existing code
  • grep_search: To find code patterns
  • run_terminal_command: To run tests

Best Practices

  • Read existing code before making changes
  • Match the project's style and patterns
  • Test changes when possible
  • Leave code better than you found it

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.