Aditya Singh avatar

Aditya Singh

Community

@CodeCrafterAdi2006

19Followers
|
55Public Repos
|
29Published Skills

Building through uncertainty, learning through failure, and staying curious. Passionate about AI, software, and continuous growth.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Testing & Code Qua.. (20%)DevOps & Release E.. (15%)Context & Session .. (15%)

Agent Skills by Aditya Singh

Showing 29 vetted skills indexed across 1 GitHub repositories.

CodeCrafterAdi2006CodeCrafterAdi2006

idea-refine

Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

documentation-and-adrs

Writes architecture decision records, API documentation, READMEs, and changelogs for codebases.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

using-agent-skills

Discovers and routes tasks to phase-specific engineering workflow skills.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

test-driven-development

Guides test-first development using the red-green-refactor cycle for code changes and bug fixes.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

planning-and-task-breakdown

Decomposes specifications into ordered, verifiable tasks with acceptance criteria and checkpoints.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

incremental-implementation

Implements multi-file code changes in tested, committed vertical slices.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

api-and-interface-design

Designs stable REST APIs, TypeScript contracts, and module boundaries with consistent error semantics.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

ci-cd-and-automation

Configures CI/CD pipelines with quality gates, deployment strategies, and rollback workflows.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

context-engineering

Configures rules files and curates context layers for AI coding agents.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

frontend-ui-engineering

Builds accessible, responsive, production-quality user interface components following design system standards.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

shipping-and-launch

Guides production deployments with pre-launch checklists, staged rollouts, monitoring, and rollback plans.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

spec-driven-development

Writes structured specifications before coding through a gated four-phase workflow.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

octocat

Automates git and GitHub operations using the gh CLI for pull requests, issues, and repository management.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

code-review-and-quality

Reviews code changes across correctness, readability, architecture, security, and performance before merge.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

filesystem-context

Offload large tool outputs and agent plans to filesystem files for context management.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

security-and-hardening

Hardens web application code against OWASP vulnerabilities through threat modeling and defensive patterns.

Community
Advanced
CodeCrafterAdi2006CodeCrafterAdi2006

linting-neostandard-eslint9

Configures ESLint v9 flat config with neostandard for JavaScript and TypeScript projects.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

deprecation-and-migration

Plans and executes deprecation and migration of legacy systems, APIs, and features.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

observability-and-instrumentation

Implements structured logging, metrics, tracing, and alerting for production code.

Community
Advanced
CodeCrafterAdi2006CodeCrafterAdi2006

context-compression

Compress long agent conversation histories into structured summaries preserving files, decisions, and next steps.

Community
Advanced
CodeCrafterAdi2006CodeCrafterAdi2006

interview-me

Extracts underlying user intent through one-question-at-a-time interviews before planning or coding.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

code-simplification

Refactors code to reduce complexity while preserving exact behavior and project conventions.

Community
Intermediate
CodeCrafterAdi2006CodeCrafterAdi2006

doubt-driven-development

Subjects non-trivial decisions to fresh-context adversarial review before they stand.

Community
Advanced

Frequently Asked Questions About Aditya Singh

FAQPage Schema
What tasks can I accomplish with CodeCrafterAdi2006's skills?

The 30 skills cover the full delivery cycle: refining ideas, writing specs, breaking work into tasks, test-driven implementation, root-cause debugging, multi-axis code review, ESLint v9 linting setup, GitHub PR management via gh, CI/CD pipeline configuration, security hardening, performance optimization, and production launch preparation.

Who are these skills designed for?

Software engineers and coding agents working across the development lifecycle. They suit developers implementing features, reviewers assessing code quality before merge, and engineers handling releases, deprecations, migrations, observability, and browser-based debugging with Chrome DevTools.

How do the skills get discovered and invoked at runtime?

The using-agent-skills meta-skill governs discovery and invocation at session start or when a task matches a skill's trigger conditions. Individual skills activate on natural-language triggers such as 'refine this idea', failing tests, GitHub URLs, or lint configuration requests.

What prerequisites or dependencies do these skills require?

Most skills are methodology-based and need no external dependencies. Specific exceptions: the octocat skill requires the gh CLI for GitHub operations, and browser-testing-with-devtools requires the chrome-devtools MCP server to be configured before use.

Do the skills address long-running session context problems?

Yes. Three dedicated skills handle context: context-engineering configures rules files and session setup, context-compression produces structured summaries and handoffs, and context-degradation diagnoses lost-in-middle failures, context poisoning, and conflicting accumulated context.