farslab avatar

farslab

Community

@farslab · İstanbul

3Followers
|
3Public Repos
|
32Published Skills

Full-Stack Developer

Skills Distribution
DomainDeveloper To...Test Engineering &.. (30%)AWS Cloud Developm.. (30%)Development Proces.. (25%)UI/UX Design & Fro.. (15%)

Agent Skills by farslab

Showing 32 vetted skills indexed across 1 GitHub repositories.

farslabfarslab

playwright-skill

Provides Playwright testing guidance for E2E, API, visual, accessibility, and CI/CD workflows.

Community
Advanced
farslabfarslab

using-git-worktrees

Creates isolated git worktree workspaces with native tool detection and baseline test verification.

Community
Intermediate
farslabfarslab

plannotator-review

Opens Plannotator's browser-based code review UI and acts on returned feedback.

Community
Basic
farslabfarslab

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Community
Intermediate
farslabfarslab

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
farslabfarslab

aws-cost-operations

Analyze AWS costs, configure CloudWatch alarms, and audit CloudTrail activity using MCP servers.

Community
Advanced
farslabfarslab

using-superpowers

Enforces skill discovery and invocation before any AI response or action.

Community
Intermediate
farslabfarslab

dispatching-parallel-agents

Dispatches concurrent subagents to fix independent test failures across separate problem domains.

Community
Intermediate
farslabfarslab

aws-serverless-eda

Designs AWS serverless and event-driven architectures using Lambda, API Gateway, Step Functions, and EventBridge.

Community
Advanced
farslabfarslab

pict-test-designer

Generates pairwise combinatorial test cases from requirements using PICT models with constraints.

Community
Intermediate
farslabfarslab

executing-plans

Executes written implementation plans task-by-task with review checkpoints and verification steps.

Community
Intermediate
farslabfarslab

finishing-a-development-branch

Guides merging, pushing, or preserving a completed Git branch with test verification and worktree cleanup.

Community
Advanced
farslabfarslab

plannotator-last

Collects user annotations on the latest assistant message via the Plannotator CLI.

Community
Basic
farslabfarslab

brainstorming

Guides collaborative design exploration and spec writing before any implementation work begins.

Community
Advanced
farslabfarslab

oiloil-ui-ux-guide

Runs structured UI/UX consultations to produce design specs, surface rules, and prioritized UI reviews.

Community
Advanced
farslabfarslab

aws-mcp-setup

Configure AWS MCP servers for documentation search and API access.

Community
Intermediate
farslabfarslab

writing-plans

Generates detailed implementation plans with bite-sized TDD tasks from feature specifications.

Community
Intermediate
farslabfarslab

requesting-code-review

Dispatches a code reviewer subagent to evaluate git diffs against requirements before merging.

Community
Intermediate
farslabfarslab

aws-cdk-development

Build and validate AWS infrastructure as code using CDK constructs and stacks.

Community
Advanced
farslabfarslab

superdesign

Generate and iterate UI designs, presentations, and graphics on the Superdesign canvas via CLI.

Community
Advanced
farslabfarslab

receiving-code-review

Guides verification and implementation of code review feedback with technical rigor.

Community
Intermediate
farslabfarslab

writing-skills

Create and test agent skills using test-driven development with subagent pressure scenarios.

Community
Advanced
farslabfarslab

aws-agentic-ai

Deploy and manage AI agents on AWS Bedrock AgentCore services.

Community
Advanced
farslabfarslab

verification-before-completion

Enforces running verification commands and checking output before making any completion claims.

Community
Basic

Frequently Asked Questions About farslab

FAQPage Schema
What tasks can I accomplish using farslab's skills?▼

You can build Playwright test suites with page objects and CI/CD configs, deploy AWS serverless and CDK infrastructure, optimize AWS costs via CloudWatch and Cost Explorer, manage Bedrock AgentCore agents, run structured code reviews with Plannotator, and produce UI/UX design specs.

Who are farslab's skills designed for?▼

Full-stack developers, QA engineers, and cloud engineers working in TypeScript or JavaScript. The skills target practitioners writing E2E tests, building AWS serverless backends, managing cloud spend, or following disciplined TDD, debugging, and code-review practices.

How do the AWS skills authenticate and run?▼

AWS skills use the aws-mcp-setup skill to configure MCP servers, then execute AWS CLI commands (ce, cloudwatch, lambda, cdk, bedrock-agentcore). A PreToolUse hook runs aws sts get-caller-identity before deploy or cost commands to verify the target account.

Are farslab's skills free and open source?▼

The playwright-skill is explicitly licensed under MIT by testdino.com. Other skills carry no stated license in their frontmatter, so users should check the repository before redistribution. All skills are publicly available in the registry at no cost.

What prerequisites do these skills require?▼

Playwright skills need a TypeScript/JavaScript project; AWS skills require AWS credentials, the AWS CLI, and MCP server configuration via uvx. Plannotator skills require the plannotator binary, and worktree-based skills require a git repository.