AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
manastalukdar avatar

manastalukdar

50 listings · 0 installs

Open-source publisher. Listings imported from github.com/manastalukdar — credited to the original author with their license.

↗ github.com/manastalukdar
50+ results
Self-run
SKILL

Container Optimize

Docker/container optimization for size, layers, caching, and security

0
21
Free
Self-run
SKILL

Api Examples

Generate API usage examples and tutorials from code analysis

0
23
Free
Self-run
SKILL

Contributing

Contribution readiness assessment analyzing project guidelines and requirements

0
21
Free
Self-run
SKILL

Context Save

Save current work-in-progress context as a git WIP commit — captures all staged and unstaged changes with a timestamped stash message so you can switch contexts safely and restore later. Inspired by gstack's context-save skill.

0
20
Free
Self-run
SKILL

Api Validate

API contract validation and breaking change detection

0
19
Free
Self-run
SKILL

Api Mock

Generate API mocks and stub servers from OpenAPI specs or code analysis

0
27
Free
Self-run
SKILL

Ci Sweep

React to CI failures on main or active branches — diagnose the failure type, propose a minimal fix for regressions, re-run flakes, and escalate infrastructure failures. Designed to run with /loop 15m.

0
19
Free
Self-run
SKILL

Briefing

Generate a daily development briefing — recent git activity, open TODOs, pending PRs, failing tests, and session context — so you can start work immediately without manually checking multiple sources.

0
23
Free
Self-run
SKILL

Ai System Review

Review LLM application code for context assembly quality, retrieval integration, prompt construction, output validation, cost controls, and failure handling

0
16
Free
Self-run
SKILL

Caveman

Activate ultra-compressed communication mode that drops ~75% token usage by eliminating articles, filler, pleasantries, and hedging while preserving technical accuracy. Use when user says "caveman mode", "be brief", "less tokens", or invokes /caveman.

0
20
Free
Self-run
SKILL

Database Connect

Database MCP server integration for PostgreSQL, MySQL, MongoDB

0
24
Free
Self-run
SKILL

Ci Setup

Configure CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI with best practices

0
24
Free
Self-run
SKILL

Api Test Generate

Auto-generate comprehensive API tests for REST and GraphQL endpoints with request/response validation

0
19
Free
Self-run
SKILL

Brainstorm

Interactive design refinement with structured exploration

0
19
Free
Self-run
SKILL

Context Engineering

Audit and curate the 5-layer agent context hierarchy to prevent quality degradation mid-session — rules files, specs, source files, error output, and conversation history.

0
18
Free
Self-run
SKILL

Canary

Monitor a deployment for errors and regressions after shipping — polls logs, error rates, and key endpoints in a configurable loop until the deployment is confirmed healthy or a problem is detected.

0
20
Free
Self-run
SKILL

Debug Root Cause

Root cause analysis with dependency tracing and call stack analysis

0
22
Free
Self-run
SKILL

Conflict Resolve

Guided conflict resolution with semantic analysis and validation

0
22
Free
Self-run
SKILL

Code Review Checklist

Generate context-aware code review checklists for changes

0
20
Free
Self-run
SKILL

Agent Evaluate

Define behavioral contracts, run adversarial tests, and detect regressions for AI agents — invariants, edge cases, statistical analysis, and benchmark-production gap detection

0
26
Free
Self-run
SKILL

Changelog Auto

Auto-generate changelogs from commit history

0
25
Free
Self-run
SKILL

Context Restore

Restore work-in-progress context saved by /context-save — finds the most recent WIP commit on the current branch and unpacks it back to the working tree so you can resume exactly where you left off. Inspired by gstack's context-restore skill.

0
18
Free
Self-run
SKILL

Architecture Diagram

Generate architecture diagrams in Mermaid, PlantUML, or diagrams.net formats

0
22
Free
Self-run
SKILL

Ddd Model

Apply Domain-Driven Design — identify bounded contexts, model aggregates and value objects, map context relationships, and generate implementation scaffolding

0
24
Free
Self-run
SKILL

Cost Track

Report token spend per session and cumulative totals from session logs

0
19
Free
Self-run
SKILL

Skill Validator

Internal skill that validates a new or modified AI DevStudio skill against project standards. Checks YAML frontmatter, token optimization section, line limit, and naming conventions. Used by the code-reviewer agent during PR review.

0
18
Free
Self-run
SKILL

Debug Session

Document debugging sessions with hypothesis tracking and knowledge base

0
16
Free
Self-run
SKILL

Project Health

Internal health check skill for AI DevStudio project. Checks skill count consistency across docs, detects stale sessions, and identifies cache files to clean. Not user-facing.

0
20
Free
Self-run
SKILL

Context Budget

Report estimated context window utilization and flag when approaching the compaction threshold

0
21
Free
Self-run
SKILL

Chaos Test

Analyze codebase for resilience gaps — missing retry logic, absent timeouts, circuit-breaker opportunities, single points of failure, and degradation-mode blind spots

0
24
Free
Self-run
SKILL

Browser Testing With Devtools

Use Chrome DevTools MCP for live DOM inspection, console error capture, network request analysis, and paint profiling — runtime verification beyond what Playwright scripting covers.

0
20
Free
Self-run
SKILL

Boilerplate

Generate framework-specific boilerplate code

0
20
Free
Self-run
SKILL

Cache Strategy

Implement caching strategies for HTTP, service workers, and memoization

0
20
Free
Self-run
SKILL

Component Library

Scaffold component library structure with Storybook and documentation

0
19
Free
Self-run
SKILL

Bundle Analyze

Bundle size analysis and optimization for Webpack, Vite, and esbuild

0
19
Free
Self-run
SKILL

Careful

Intercept destructive commands before execution — rm -rf, DROP TABLE, force-push, git reset --hard, and similar irreversible operations. Prompts for confirmation and suggests safer alternatives. Inspired by gstack's careful skill.

0
25
Free
Self-run
SKILL

Cross Modal Review

Run a second-model quality gate on staged changes, a skill draft, or any generated output. A cheaper, independent model reviews the primary output for correctness, safety, and completeness before the user sees the final result.

0
25
Free
Self-run
SKILL

Debug Systematic

Systematic debugging workflow with hypothesis testing

0
22
Free
Self-run
SKILL

Branch Finish

Complete branch workflow with squash, rebase, and cleanup

0
25
Free
Self-run
SKILL

Ai Governance

Audit an AI/ML system for governance controls — bias risk, explainability, model risk management, data lineage, fairness metrics, and regulatory alignment (EU AI Act, NIST AI RMF)

0
25
Free
Self-run
SKILL

Continuous Learning

Extract repeated patterns from archived sessions and offer to convert them into reusable skills

0
21
Free
Self-run
SKILL

Assumption Map

Map and prioritize the riskiest assumptions behind a feature, product decision, or technical design — surface what would kill it if wrong, then propose the cheapest test for each

0
19
Free
Self-run
SKILL

Cleanproject

Remove debug artifacts and temporary files safely with git checkpoint protection

0
18
Free
Self-run
SKILL

Api Docs Generate

Generate OpenAPI/Swagger documentation from code analysis

0
20
Free
Self-run
SKILL

Accessibility

Accessibility (a11y) compliance checking with WCAG 2.1 validation

0
24
Free
Self-run
SKILL

Complexity Reduce

Reduce cyclomatic complexity with targeted refactoring strategies

0
21
Free
Self-run
SKILL

Commit

Analyze changes and create meaningful conventional commits with pre-commit quality checks

0
18
Free
Self-run
SKILL

Db Diagram

Generate database ER diagrams from schema for documentation

0
14
Free
Self-run
SKILL

Config Generate

Generate configuration files for development tools

0
19
Free
Self-run
SKILL

Create Todos

Add contextual TODO comments for future development work

0
19
Free