# manastalukdar

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

- **Listings:** 50
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/manastalukdar
- **Website:** https://github.com/manastalukdar

## Published listings

- [Container Optimize](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-container-optimize) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-container-optimize`
  Docker/container optimization for size, layers, caching, and security
- [Api Examples](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-api-examples) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-api-examples`
  Generate API usage examples and tutorials from code analysis
- [Contributing](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-contributing) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-contributing`
  Contribution readiness assessment analyzing project guidelines and requirements
- [Context Save](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-context-save) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Api Validate](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-api-validate) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-api-validate`
  API contract validation and breaking change detection
- [Api Mock](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-api-mock) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-api-mock`
  Generate API mocks and stub servers from OpenAPI specs or code analysis
- [Ci Sweep](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-ci-sweep) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Briefing](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-briefing) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Ai System Review](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-ai-system-review) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-ai-system-review`
  Review LLM application code for context assembly quality, retrieval integration, prompt construction, output validation, cost controls, and failure handling
- [Caveman](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-caveman) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Database Connect](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-database-connect) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-database-connect`
  Database MCP server integration for PostgreSQL, MySQL, MongoDB
- [Ci Setup](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-ci-setup) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-ci-setup`
  Configure CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI with best practices
- [Api Test Generate](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-api-test-generate) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-api-test-generate`
  Auto-generate comprehensive API tests for REST and GraphQL endpoints with request/response validation
- [Brainstorm](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-brainstorm) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-brainstorm`
  Interactive design refinement with structured exploration
- [Context Engineering](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-context-engineering) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Canary](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-canary) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Debug Root Cause](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-debug-root-cause) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-debug-root-cause`
  Root cause analysis with dependency tracing and call stack analysis
- [Conflict Resolve](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-conflict-resolve) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-conflict-resolve`
  Guided conflict resolution with semantic analysis and validation
- [Code Review Checklist](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-code-review-checklist) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-code-review-checklist`
  Generate context-aware code review checklists for changes
- [Agent Evaluate](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-agent-evaluate) — Skill · Free — `agentstack add skill-manastalukdar-ai-devstudio-agent-evaluate`
  Define behavioral contracts, run adversarial tests, and detect regressions for AI agents — invariants, edge cases, statistical analysis, and benchmark-production gap detection
- [Changelog Auto](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-changelog-auto) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-changelog-auto`
  Auto-generate changelogs from commit history
- [Context Restore](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-context-restore) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Architecture Diagram](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-architecture-diagram) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-architecture-diagram`
  Generate architecture diagrams in Mermaid, PlantUML, or diagrams.net formats
- [Ddd Model](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-ddd-model) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-ddd-model`
  Apply Domain-Driven Design — identify bounded contexts, model aggregates and value objects, map context relationships, and generate implementation scaffolding
- [Cost Track](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-cost-track) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-cost-track`
  Report token spend per session and cumulative totals from session logs
- [Skill Validator](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-skill-validator) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Debug Session](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-debug-session) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-debug-session`
  Document debugging sessions with hypothesis tracking and knowledge base
- [Project Health](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-project-health) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Context Budget](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-context-budget) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-context-budget`
  Report estimated context window utilization and flag when approaching the compaction threshold
- [Chaos Test](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-chaos-test) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-chaos-test`
  Analyze codebase for resilience gaps — missing retry logic, absent timeouts, circuit-breaker opportunities, single points of failure, and degradation-mode blind spots
- [Browser Testing With Devtools](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-browser-testing-with-devtools) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Boilerplate](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-boilerplate) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-boilerplate`
  Generate framework-specific boilerplate code
- [Cache Strategy](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-cache-strategy) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-cache-strategy`
  Implement caching strategies for HTTP, service workers, and memoization
- [Component Library](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-component-library) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-component-library`
  Scaffold component library structure with Storybook and documentation
- [Bundle Analyze](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-bundle-analyze) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-bundle-analyze`
  Bundle size analysis and optimization for Webpack, Vite, and esbuild
- [Careful](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-careful) — Skill · Free — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Cross Modal Review](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-cross-modal-review) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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.
- [Debug Systematic](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-debug-systematic) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-debug-systematic`
  Systematic debugging workflow with hypothesis testing
- [Branch Finish](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-branch-finish) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-branch-finish`
  Complete branch workflow with squash, rebase, and cleanup
- [Ai Governance](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-ai-governance) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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)
- [Continuous Learning](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-continuous-learning) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-continuous-learning`
  Extract repeated patterns from archived sessions and offer to convert them into reusable skills
- [Assumption Map](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-assumption-map) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-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
- [Cleanproject](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-cleanproject) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-cleanproject`
  Remove debug artifacts and temporary files safely with git checkpoint protection
- [Api Docs Generate](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-api-docs-generate) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-api-docs-generate`
  Generate OpenAPI/Swagger documentation from code analysis
- [Accessibility](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-accessibility) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-accessibility`
  Accessibility (a11y) compliance checking with WCAG 2.1 validation
- [Complexity Reduce](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-complexity-reduce) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-complexity-reduce`
  Reduce cyclomatic complexity with targeted refactoring strategies
- [Commit](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-commit) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-commit`
  Analyze changes and create meaningful conventional commits with pre-commit quality checks
- [Db Diagram](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-db-diagram) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-db-diagram`
  Generate database ER diagrams from schema for documentation
- [Config Generate](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-config-generate) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-config-generate`
  Generate configuration files for development tools
- [Create Todos](https://agentstack.voostack.com/l/skill-manastalukdar-ai-devstudio-create-todos) — Skill · Free · security-reviewed — `agentstack add skill-manastalukdar-ai-devstudio-create-todos`
  Add contextual TODO comments for future development work

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
